Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Wed, 11 Feb 2026 17:32:36 +0000 (18:32 +0100)
committerÉtienne Mollier <emollier@debian.org>
Wed, 11 Feb 2026 17:32:36 +0000 (18:32 +0100)
commit669ac011e6f28a16acecaabf01c24e4486baff79
treef310fa75288846e0aa3e6dbc4e59532d25bc31c5
parent9cc8e21287017a1d4530a30ae0c1dd69af55abcc
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake